Skip to content

Conversation

@TheRustyPickle
Copy link
Owner

Resolves #11

This PR adds several new public facing functions, clippy fixes and doc updates. The changes include:

  • Function to mark a row as selected by an optional given columns
  • Function to recreate rows and maintain the previously selected rows
  • Function to get total selected rows
  • Removed hard coded row height and option to set the row height
  • Separate the row modification related functions in a new file

@TheRustyPickle TheRustyPickle merged commit b97429f into main Jul 4, 2025
6 checks passed
@TheRustyPickle TheRustyPickle deleted the expose-api branch July 11, 2025 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

recreate_rows always clears selected row

2 participants